PendingReinviteAfterCompleteState

Package: com.verint.xm.sdk.predictive.tracker.state User: H.Y. Leung (hoyan.leung@foreseeresults.com) Date: 12/9/11 Time: 11:37 AM

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Used in pendingReinvite and pendingRepeatState.
Link copied to clipboard
open fun checkState(context: ITrackerStateContext)
Link copied to clipboard
open fun getStateId(): TrackingStates
Link copied to clipboard
Link copied to clipboard
open fun onEnterState(context: ITrackerStateContext, previousState: AbstractTrackerState)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onLocalNotificationReceived(context: ITrackerStateContext, measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onStateChangeRequested(context: ITrackerStateContext, eventType: SdkEventType, measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun triggerInvitation(surveyId: String, context: ITrackerStateContext)
Invitation can be triggered in any state
Link copied to clipboard
open fun triggerSurvey(surveyId: String, context: ITrackerStateContext)
Survey can be triggered in any state
Link copied to clipboard